CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - sd card PIC

搜索资源列表

  1. mchpmsd

    0下载:
  2. pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:469551
    • 提供者:赵伟刚
  1. sd_read_write

    0下载:
  2. 使用PIC芯片通过SPI-MODE读写SD存储卡,通过测试.-use PIC chip SPI-MODE SD memory card reader, to pass the test.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:1264507
    • 提供者:boomfish
  1. PIC_control

    0下载:
  2. 本人做的PPT关于使用PIC单片机建立SD卡通过USB与PC机WEB端口实施通信。-I do the PPT on the use of PIC microcontrollers, SD card via USB port and the PC implementation of WEB communication.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-02
    • 文件大小:577997
    • 提供者:巩鑫
  1. pictureviewer

    0下载:
  2. Android 图片浏览器:在SD卡上建立pic目录以存放图片,[开源协议] MIT License (http://www.opensource.org/licenses/mit-license.php)-Android Picture Viewer: a pic directory on the SD card to store pictures, [open source license] the MIT License (http://www.opensource.org/license
  3. 所属分类:android

    • 发布日期:2017-04-05
    • 文件大小:83277
    • 提供者:jack
  1. SDCardProjectwithPic

    0下载:
  2. SD Card Project with PIC
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:7639893
    • 提供者:segantin
  1. Music_Player

    0下载:
  2. 1.用QQ音乐下载MP3,带歌词一起下载,将MP3文件和歌词文件一起复制到SD卡的 mp3 目录即可。 2.如果想显示艺术家的照片,请将艺术家的图片(*.jpg)放入 mp3 目录下的 pic 目录,文件名为:"艺术家.jpg" 如:李宇春.jpg,韩红.jpg -1. With QQ music download MP3, download along with the lyrics, MP3 files and lyrics files will be copied to the
  3. 所属分类:Multimedia program

    • 发布日期:2017-05-11
    • 文件大小:2775494
    • 提供者:zhu
  1. Android_pictureviewer

    0下载:
  2. 一个Android教程中附带的Android PictureViewer例子,是Android手机中的图片查看器例子,附有完整的源代码和注释,对新手学习Android移动应用开发是个不错的实例,测试到手机上的时候,请先在SD卡上建立pic目录以存放图片,以便获取最佳的测试效果。-An Android tutorial with the Android PictureViewer example, picture viewer example in the Android phone with f
  3. 所属分类:android

    • 发布日期:2017-12-06
    • 文件大小:85288
    • 提供者:景天
  1. pictureviewer

    0下载:
  2. 一个Android教程中附带的Android PictureViewer例子,是Android手机中的图片查看器例子,附有完整的源代码和注释,对新手学习Android移动应用开发是个不错的实例,测试到手机上的时候,请先在SD卡上建立pic目录以存放图片,以便获取最佳的测试效果。-An Android tutorial with the Android PictureViewer example, picture viewer example in the Android phone with f
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:82518
    • 提供者:戴青青
  1. PIC_C_examples

    0下载:
  2. PIC单片机的经典实例代码,包括密码锁、SD卡读写、USB数据传输等-PIC microcontroller classic example code, including code lock, SD card reader, USB data transmission, etc.
  3. 所属分类:SCM

    • 发布日期:2017-05-08
    • 文件大小:1734593
    • 提供者:崔勇
  1. HuanBiZhi

    0下载:
  2. 进行简单的换壁纸功能,非常适合新手需要在SD卡上创建pic文件夹,并放入一个名为123的图像文件-For wallpaper change function of simple, very suitable for beginners need to create the pic folder on your SD card, and put it into an image file 123 jre 1.6__android 2.2
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:43667
    • 提供者:王南哥
  1. PIC_to_MMC_card_interface_CCS

    0下载:
  2. PIC to MMC card low level interface, suitable for SD card
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3778
    • 提供者:inEgy
  1. sdfs3xx

    0下载:
  2. sd card system code for pic microcontrollers
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:80915
    • 提供者:lolilol
  1. CCSMassStorage

    0下载:
  2. sd Card FAT - PIC microcontrolador-sd Card FAT - PIC microcontrolador
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-28
    • 文件大小:336778
    • 提供者:??lef Rosa
  1. stm32_jpg_sd

    1下载:
  2. stm32读取sd卡的jpeg图片,然后解码显示在tft液晶屏上面, stm32加码jpg图片的程序,stm32驱动液晶屏的例子,stm32液晶屏例程; stm32读写sd卡和解码jpg图片例程,keil mdk工程,keil 4 keil5都可以打开,编译下载即可, 亲自测试过,可正常使用, stm32f103的spi1接口读取sd卡的图片,解码之后,显示在液晶屏上,包含sk卡的驱动,液晶的驱动,和jpg解码,实测可用,没问题,整个工程打包的- stm32f103 read
  3. 所属分类:SCM

    • 发布日期:2017-05-21
    • 文件大小:5752777
    • 提供者:林端
« 1 2»
搜珍网 www.dssz.com